home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 22 / Amiga Format AFCD22 (Jan 1998, Issue 106).iso / -in_the_mag- / converters / graphics / netpbm / source1 / todo < prev    next >
Text File  |  1997-11-16  |  386b  |  17 lines

  1. Things still to be done:
  2.  
  3. * Compile netpbm under MS-DOS.
  4.  
  5. * Merge pgmnorm and ppmnorm into pnmnorm.
  6.  
  7. * Add a pnmtoraw filter, producing raw bytes on the output.
  8.  
  9. * Add better support for jpeg.
  10.  
  11. * Try to remove all global variables from the separate filters.
  12.   They are a nuisance when building a merged binary.
  13.  
  14. * Clean up the nasty code bits.
  15.  
  16. * Add an automatic configuration script.
  17.